home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Dev / PMM / Developer / IncludeWOS / lvo / PPCt_lib.FD_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-12-03  |  375 b   |  19 lines

  1.     section    .data,data
  2.  
  3. _LVOMakePPCT    equ    -30
  4.     xdef    _LVOMakePPCT
  5. _LVOFreePPCT    equ    -36
  6.     xdef    _LVOFreePPCT
  7. _LVOFallPPCT    equ    -42
  8.     xdef    _LVOFallPPCT
  9. _LVOImagePPCT    equ    -48
  10.     xdef    _LVOImagePPCT
  11. _LVOPaletteToRGB32    equ    -54
  12.     xdef    _LVOPaletteToRGB32
  13. _LVOFreeRGB32    equ    -60
  14.     xdef    _LVOFreeRGB32
  15. _LVORGB32ToPalette    equ    -66
  16.     xdef    _LVORGB32ToPalette
  17. _LVOFreePalette    equ    -72
  18.     xdef    _LVOFreePalette
  19.